←Select platform

Data Property

Summary

Gets the information related to the event.

Syntax

C#
VB
C++
public TData Data { get; } 
  
Public ReadOnly Property Data As TData 
public: 
property _TData^_ Data { 
   _TData^_ get(); 
} 

Property Value

The data this event args refers to.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly